text/template.state.evalUnsignedInteger (method)

2 uses

	text/template (current package)
		exec.go#L886: 		return s.evalUnsignedInteger(typ, n)
		exec.go#L925: func (s *state) evalUnsignedInteger(typ reflect.Type, n parse.Node) reflect.Value {